home *** CD-ROM | disk | FTP | other *** search
/ Virtual Sex Shoot / Virtual Sex Shoot.iso / mac / Virtual Sex Shoot / Virtual Sex Shoot.DXR / 00171.ls < prev    next >
Encoding:
Text File  |  1995-09-24  |  329 b   |  18 lines

  1. global gVRSprite1, gVRSprite2, gGirlVR, gVR.ObjectFilename
  2.  
  3. on exitFrame
  4.   sound stop 1
  5.   sound stop 2
  6.   updateStage()
  7.   puppetSound("Null Sound")
  8.   updateStage()
  9.   puppetSound(0)
  10.   updateStage()
  11.   cursor(4)
  12.   set gVRSprite1 to 8
  13.   set gVRSprite2 to 9
  14.   set gVR.ObjectFilename to gGirlVR
  15.   CloseNavMovie()
  16.   ClosePanoMovie()
  17. end
  18.